home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / winrus / keybedit.inf < prev    next >
INI File  |  1992-04-03  |  1KB  |  39 lines

  1. ; ==========================================================================
  2. ;    copyright 1991-1992. ParaGraph. Moscow.
  3. ; ==========================================================================
  4. ; NOTE: current file work only with Windows 3.xx
  5. ; ==========================================================================
  6. ; About This File
  7. ; ===============
  8. ; This file, KEYBEDIT.INF, contains information that Keyboards manager 
  9. ; uses to install apropriate custom keyboard in Windows 3.xx. 
  10. ; This file should be placed in the same directory as the Windows 3.xx
  11. ; file SETUP.INF. 
  12.  
  13. [data]
  14.     defkeydll = ruskbd
  15.  
  16. [disks]
  17.     1 =.,"ParaWin System Disk",oemdisk1 
  18.  
  19. [keyboard.drivers]
  20.     kwkbd.drv = 1:worldkbd.drv
  21.  
  22. [keyboard.types]
  23.     t4s1oem = "Multilayout Keyboard", nodll
  24.  
  25. [keyboard.tables]
  26.     edikbd = 1:kbdedit.dll,"Custom"
  27.  
  28. [list.select]
  29.     #keyswap,"Select keyboard switch keys."
  30. [keyswap]
  31.     1:1d60000000000000,"Right Ctrl key "        ; RCtrl => next keyboard, LCtrl=> prev keybd  
  32.     1:2a00000000000000,"Left Shift key"         ;
  33.     1:3a00000c00000000,"CapsLock (press twice)" ; CapsLock press twice => next keyboard
  34.     1:39000c0300000000,"Ctrl+Alt+Space"         ; Ctrl+Alt : Space => same as above...   
  35.     1:1d00000000000000,"Left Ctrl key"          ;
  36.     1:3600000000000000,"Right Shift key"        ;
  37.     1:4e0004014a000401,"Ctrl and Keypad Plus"   ;
  38.     1:4a0004014e000401,"Ctrl and Keypad Minus"  ;
  39.